Fix invocation of Hunspell by ispell.el.
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Apr 2012 17:09:03 +0000 (20:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Apr 2012 17:09:03 +0000 (20:09 +0300)
commitb9991bd261388d64e84a38c94c20cd36c8bb1c44
treea08972a55fcc12d5f5250d293304b8a0214047f4
parent5051fb44381a27fa2ed8731de5ad82b66fbca7f5
Fix invocation of Hunspell by ispell.el.

 lisp/textmodes/ispell.el (ispell-check-version): For hunspell, set
 ispell-encoding8-command to "-i", without a trailing space.
 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
 separate command-line arguments, to specify the encoding, since
 that's how hunspell expects it.
lisp/ChangeLog
lisp/textmodes/ispell.el